From d7714e04a55a4923ed5bec84df3f32c525048d60 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Fri, 21 Feb 2014 21:13:42 +0000 Subject: [PATCH] tiff: remove apple-opengl-framework config option This config option was removed Signed-off-by: Hauke Mehrtens SVN-Revision: 39660 --- libs/tiff/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/libs/tiff/Makefile b/libs/tiff/Makefile index 48fc0ebd9c..e9cd99ffdc 100644 --- a/libs/tiff/Makefile +++ b/libs/tiff/Makefile @@ -76,7 +76,6 @@ define Build/Configure --disable-old-jpeg \ --disable-jbig \ --without-x \ - --with-apple-opengl-framework \ ) endef -- 2.30.2